Current Location: Home> Function Categories> floor

floor

Leave the method of sorting
Name:floor
Category:math
Programming Language:php
One-line Description:Round down to the closest integer.
Similar Functions
  • Inverse hyperbolic sine asinh

    asinh

    Inversehyperbolicsin
  • Returns log(1 + number), and can calculate the exact result even when the value of number is close to zero. log1p

    log1p

    Returnslog(1+number)
  • Hyperbolic sine sinh

    sinh

    Hyperbolicsine
  • Sow the random number generator seeds srand

    srand

    Sowtherandomnumberge
  • Convert decimal to octal decoct

    decoct

    Convertdecimaltoocta
  • Show the maximum possible value of random number getrandmax

    getrandmax

    Showthemaximumpossib
  • Generate better random numbers mt_rand

    mt_rand

    Generatebetterrandom
  • Generate a random integer rand

    rand

    Generatearandominteg